-
Home
-
Mollie Payments for WooCommerce
-
7.5.5
-
Code
-
Classes
- MolliePayment
| Total Complexity |
58 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
530 |
| Lines of code |
313 |
| Logical lines of code |
171 |
| Comment lines |
104 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| refund() |
A |
43 |
8 |
48 |
| getPaymentRequestData() |
A |
41 |
6 |
58 |
| onWebhookPaid() |
A |
48 |
7 |
33 |
| onWebhookCanceled() |
A |
48 |
7 |
33 |
| onWebhookExpired() |
S |
48 |
5 |
33 |
| addCustomRequestFields() |
S |
58 |
5 |
15 |
| getPaymentObject() |
S |
58 |
3 |
14 |
| getMollieCustomerIdFromPaymentObject() |
S |
65 |
3 |
10 |
| getSequenceTypeFromPaymentObject() |
S |
65 |
3 |
10 |
| maybeUpdateStatus() |
S |
68 |
3 |
7 |
| onWebhookFailed() |
S |
57 |
1 |
17 |
| getMolliePaymentIdFromPaymentObject() |
S |
72 |
2 |
6 |
| getMollieCustomerIbanDetailsFromPaymentObject() |
S |
65 |
2 |
9 |
| __construct() |
S |
67 |
1 |
8 |
| addSequenceTypeFirst() |
S |
76 |
1 |
4 |
| setActiveMolliePayment() |
S |
67 |
1 |
8 |